Skip to content

Update Rust crate peg to 0.8.5#7706

Merged
sunshowers merged 1 commit intomainfrom
renovate/peg-0.x
Mar 4, 2025
Merged

Update Rust crate peg to 0.8.5#7706
sunshowers merged 1 commit intomainfrom
renovate/peg-0.x

Conversation

@oxide-renovate
Copy link
Copy Markdown
Contributor

@oxide-renovate oxide-renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Type Update Change
peg workspace.dependencies patch 0.8.4 -> 0.8.5

Release Notes

kevinmehall/rust-peg (peg)

v0.8.5

Compare Source

New features

Deprecations

The never-documented ##method() syntax is deprecated because the ## token is not allowed by Rust edition 2024. It will be removed in rust-peg v0.9. ##method() can be replaced with #{|input, pos| input.method(pos) }.

Contributors

@​kevinmehall @​brasswood

Full Changelog: kevinmehall/rust-peg@0.8.4...0.8.5


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Mar 3, 2025
@sunshowers sunshowers merged commit f2d20c8 into main Mar 4, 2025
18 checks passed
@sunshowers sunshowers deleted the renovate/peg-0.x branch March 4, 2025 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant